From 6aee832d95743f495e22a65e789710e00498fb4c Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Wed, 11 Sep 2002 04:53:15 +0000 Subject: [PATCH] (smtpmail-default-smtp-server): Doc fix. --- lisp/mail/smtpmail.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/mail/smtpmail.el b/lisp/mail/smtpmail.el index 3bf67b548bd..9984a873ffa 100644 --- a/lisp/mail/smtpmail.el +++ b/lisp/mail/smtpmail.el @@ -84,7 +84,8 @@ (defcustom smtpmail-default-smtp-server nil - "*Specify default SMTP server." + "*Specify default SMTP server. +This only has effect if you specify it before loading the smtpmail library." :type '(choice (const nil) string) :group 'smtpmail) -- 2.30.2